home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 5 / The Arsenal Files 5 (Disc 1)(Arsenal Computer).ISO / filelist / galact.bbs / prg_casm < prev    next >
Text File  |  1995-10-16  |  8KB  |  210 lines

  1.  
  2. █████ The Arsenal Files 5
  3.  
  4. █████ Disc One of Two
  5. █████ Programming - C/ASM
  6. █████ PATH: \PRG_CASM
  7.  
  8.  
  9. 3DGPL.ZIP          92K 06-22-95 A
  10.  3DGPL 3D graphics tutorial for game
  11.  programmers. 3D transformations clipping
  12.  rasterization shading & texture
  13.  rendering.Example source of an extremely
  14.  portable 3D base library for MSDOS MSWINDOWS
  15.  X11 & NeXTStep
  16. AS02_108.ZIP       40K 07-01-95 A
  17.  Assembler for M6800/6801/6802/6803
  18.  microprocessor
  19. AS05_108.ZIP       39K 07-01-95 A
  20.  Assembler for M6805 microprocessor
  21. AS09_108.ZIP       49K 07-01-95 A
  22.  Assembler for M6809/H6309 microprocessor
  23. AS48_108.ZIP       40K 07-01-95 A
  24.  Assembler for i8048/49/50 microprocessor
  25. AS65_108.ZIP       39K 07-01-95 A
  26.  Assembler for R6502/65SC02 microprocessor
  27. AS80_108.ZIP       48K 07-01-95 A
  28.  Assembler for i8080-Z180 microprocessor
  29. ASM104.ZIP         19K 09-02-95 A
  30.  Magic Assembler is a public domain Assembly
  31.  Language Compiler
  32. ASMTUTTX.ZIP       17K 05-15-95 A
  33.  "A Introduction To x86 Assembly" Written by
  34.  Gavin Estey. This document is version 0.9
  35.  Beta. This will hopefully be the final
  36.  version of this unless somebody finds some
  37.  mistakes in it. I have spent over 620 minutes
  38.  creating this document (not including writing
  39.  or testing the code or the original text
  40.  document) so I hope you will find it useful.
  41.  ASCII format.
  42. ASRD_108.ZIP       12K 07-01-95 A
  43.  Sample code to read as??.exe debug info files
  44. CFOG102.ZIP        52K 05-01-95 A
  45.  C-FOG 1.02 <ASP> - c-fog obfuscates C source
  46.  code making it difficult for humans to
  47.  understand, or copy. This allows you to
  48.  distribute programs for multiple platforms as
  49.  source code. C-FOG processes preprocessor
  50.  directives, renames identifiers, octalizes
  51.  strings, removes comments and converts all
  52.  flow control to if ... gotos. For all Intel
  53.  PCs.
  54. CUJ0695.ZIP        46K 05-15-95 A
  55.  C Users Journal, June 1995.
  56. CUJ0795.ZIP       441K 06-14-95 A
  57.  C Users Journal July, 1995
  58. DEL_WIN.ZIP        31K 05-18-95 A
  59.  Windows Dialog box which allows you quickly
  60.  and effeciently delete temporary files made
  61.  during code compilation with Borland C or
  62.  Visual C.
  63. EMS4C10.ZIP        40K 05-03-95 A
  64.  EXPANDED MEMORY MANAGEMENT FOR C
  65.  (EMS4C10.ZIP), July 93, Ver 1.0, <ASP>. The
  66.  EMS4C library implements version 3.2 of the
  67.  LIM (Lotus-Intel-Microsoft) specification for
  68.  expanded memory. It runs with version 3.2 and
  69.  4.0 of the LIM specification. Included with
  70.  the EMS4C library is the EMM4C library which
  71.  allows C programmers to allocate and free EMS
  72.  memory similiar to malloc() and free().
  73. HB107.ZIP         351K 05-08-95 A
  74.  Windows Help WinHelp Norton Guides Import HC3
  75.  An MS Windows 3.1 application for creating/ma
  76.  Supports Topic pages, Links and 'popup' windo
  77.  sequences, bitmaps, fonts, colours, bold text
  78.  Uses Projects, topics in text files, error ch
  79.  project Wizard with Norton Guides import, ins
  80.  C/C++, MFC, PowerBuilder etc.
  81. LZW4C14.ZIP        37K 05-03-95 A
  82.  DATA COMPRESSION LIBRARY FOR C/C++
  83.  (LZW4C14.ZIP), June 94, Ver 1.4, <ASP>. LZW4C
  84.  is a data compression library for C/C++
  85.  programmers based on the LZ* family of
  86.  algorithms. Fast with good compression.
  87.  Supports Borland Turbo C, Microsoft C, and
  88.  MIX Power C.
  89. OTHLLO_C.ZIP       16K 05-19-95 A
  90.  Othello.c This is a fairly portable program I
  91.  wrote to play othello for an AI class. I
  92.  wrote it using DeSmet C, and it has some
  93.  special PC optimizations, under #ifdef
  94.  DeSmet, that are non-portable. You'll need to
  95.  blow out the #define DeSmet if you aren't
  96.  using his C compiler. If your C compiler gets
  97.  annoyed at illegal
  98. PCL4C43.ZIP        69K 05-03-95 A
  99.  PERSONAL COMMUNICATIONS LIBRARY FOR C/C++
  100.  (PCL4C43.ZIP), March 95, Ver 4.3, <ASP>.
  101.  Async comm library supporting COM1-COM20 to
  102.  115,200 baud, 4+ ports concurrently, all
  103.  memory models, many dumb multiport boards,
  104.  16550 UART, interrupt driven, RTS/CTS flow
  105.  control, any UART address using IRQ2 thru
  106.  IRQ15. Supports Turbo C/C++, Borland C/C++
  107.  MIX Power C, and Microsoft C/C++.
  108. PPL4C10.ZIP        84K 05-03-95 A
  109.  PERSONAL PROTOCOL LIBRARY FOR C/C++
  110.  (PPL4C10.ZIP), Feb 95, Ver 1.0, <ASP>. PPL4C
  111.  is a protocol library supporting ASCII,
  112.  XMODEM, XMODEM-CRC, XMODEM-1K, YMODEM,
  113.  YMODEM-G, and ZMODEM protocols. Will support
  114.  Turbo C, Borland C, MIX Power C, Microsoft C.
  115.  Requires the Personal Communications Library
  116.  for C/C++ (PCL4C).
  117. RECIO213.ZIP      164K 09-04-95 A
  118.  RECIO C Library Version 2.13. The RECIO C
  119.  library consists of a set of a hundred
  120.  functions that make it easy to read and write
  121.  text files in which each line is treated as a
  122.  data record, and each record is subdivided
  123.  into fields. Fields may be delimited either
  124.  by a character, such as a comma, or by column
  125.  positions.
  126. REGMAKER.ZIP     1518K 06-10-95 A
  127.  Registration Creator v1.0. Tool box for C
  128.  programmers and Visual Basic programmers who
  129.  are shareware authors, who would like to sell
  130.  their software and make registrations easy.
  131. RTEDIT11.ZIP      297K 09-13-95 A
  132.  RT Edit Version 1.1 <ASP> Windows MDI Editor
  133.  for C/C++ programmers. Has concurrent spell
  134.  checking with code entry. Reduce errors when
  135.  typing a known identifier by picking a match
  136.  in an Identifier Lookup window. The
  137.  dictionary contains identifiers already in
  138.  your code upon startup and adds new ones
  139.  after entry.
  140. SCRN362.ZIP       349K 06-03-95 A
  141.  Screen v3.6.2. C source code for VT-100
  142.  terminal emulation and such.
  143. SC_TTT.ZIP          3K 05-20-95 A
  144.  Tic Tac Toe - Noughts and Crosses. Here's a
  145.  Tic-Tac-Toe program I wrote for my AI class
  146.  last quarter. A lot of people were asking for
  147.  help with minimax and alpha-beta pruning. I
  148.  provide no explanation of minimax or
  149.  alpha-beta pruning here, but there are many
  150.  places you can get the algorithms for each. C
  151.  source file only.
  152. SML_200.ZIP        21K 05-18-95 A
  153.  SML v2.0 release! Full source included.
  154.  Contains C routines to manipulate strings.
  155.  SML - the String Manipulation Library for C!
  156. SOUNDPRO.ZIP       21K 05-13-95 A
  157.  Sound Pro Ver 1.00 A great sound making
  158.  utility for 'C' and 'C ' Includes full
  159.  documentation and Sound Blaster/Pc Speaker
  160.  Support.
  161. STEPH1D0.ZIP      270K 06-04-95 A
  162.  (v1.0d) "Steph" STEPH1D0.ZIP 5/6/95. Steph is
  163.  a C library which provides a full text-mode
  164.  user interface to DOS programs. Programs may
  165.  use windows, menus, dialogue boxes, a
  166.  toolbar, and many other features. Microsoft C
  167.  and Turbo/Borland C libraries are supplied,
  168.  as is an extensive programmers reference
  169.  manual.
  170. TDSK22SR.ZIP       53K 06-22-95 A
  171.  EMS/XMS/Convention memory support. It takes
  172.  only 432-608 bytes memory ... and 100%
  173.  freeware!. Source code! -
  174. TI2_099D.ZIP      796K 05-17-95 A
  175.  Text Interface/2 v0.99d C/C . Easy to use
  176.  classes for interfaces. Windows, pull down
  177.  menus & data entry for unlimited design
  178.  options.
  179. VATPM051.ZIP      459K 05-03-95 A
  180.  Varmint's Audio Tools (VAT) is a small Sound
  181.  It's primary feature is an DSP interrupt/DMA
  182.  real-time mixing and playing of digital sound
  183.  music, and background MOD music. It also su
  184.  many FM chip routines, input functions for WA
  185.  files, and auto recognition and setup of Soun
  186.  4.5 millisecond clock and microsecond accurac
  187.  and comes with source and example code (Turbo
  188.  all programmers who want to easily incorpera
  189.  into their DOS programs.
  190. VCTWIN15.ZIP       88K 08-01-95 A
  191.  VCTools v1.5. Visual C Tools is a collection
  192.  of programs (tools) to aid in the
  193.  developement of software in the Visual C
  194.  environment. Seamlessly integrated with
  195.  Visual C and gives programmers quick access
  196.  to these tools.
  197. WATCMFAQ.ZIP        8K 05-17-95 A
  198.  The WATCOM C/C++ Game Programmer's FAQ.
  199.  Version 0.7 by Lee A. Lorenz. Since WATCOM's
  200.  strategic pricing of WATCOM C/C++ version
  201.  10.0, many users unfamiliar with protected
  202.  mode programming have been posting alot of
  203.  questions. The purpose of this FAQ is to
  204.  clear up many of those questions. For now, I
  205.  will concentrate on the specifics of
  206.  programming WATCOM C/C++ (9.5 or
  207. WOLFSRC.ZIP       564K 07-21-95 A
  208.  Official Public Domain Release of source code
  209.  to Wolfenstein, Borland C++ 3.0/3.1
  210.